ROSE  0.11.145.0
Public Types | Public Member Functions | List of all members
Sawyer::Ok< char[N]> Class Template Reference

Description

template<size_t N>
class Sawyer::Ok< char[N]>

Definition at line 90 of file Result.h.

Public Types

using Value = std::string
 

Public Member Functions

 Ok (const Value &s)
 
Okoperator= (const Ok &other)
 
Okoperator= (const Value &ok)
 
const Value & operator* () const
 
const Value * operator-> () const
 

The documentation for this class was generated from the following file: